|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfurny.util.LightingUtil
public final class LightingUtil
Utility class for handling lights.
Constructor Summary | |
---|---|
private |
LightingUtil()
Instantiation is not allowed. |
Method Summary | |
---|---|
static void |
createDefaultLights(com.jme3.scene.Node rootNode)
Creates two directional lights at fixed points and adds them to the node. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private LightingUtil()
Method Detail |
---|
public static void createDefaultLights(com.jme3.scene.Node rootNode)
rootNode
- The node to add the lights to.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |